home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 41
/
Volume 41 - JOGO DISK .iso
/
Games
/
scribble.swf
/
scripts
/
DefineButton2_69
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-02-20
|
100b
|
6 lines
on(release){
_root.cursor.removeMovieClip();
stopAllSounds();
_root.gotoAndPlay(1);
}